func net/netip.ipv6Slice
4 uses
net/netip (current package)
netip.go#L107: func ipv6Slice(addr []byte) Addr {
netip.go#L350: return ipv6Slice(slice), true
netip.go#L1024: *ip = ipv6Slice(b)
netip.go#L1027: *ip = ipv6Slice(b[:16]).WithZone(string(b[16:]))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)